HipG2DBinding.fillRoundRect

Draws a filled rectangle with rounded borders

class HipG2DBinding
extern (System) __gshared
void function(int x, int y, int w, int h, int radius = 4, HipColor color = HipColor.no, int precision = 16) fillRoundRect;

Meta